FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.kvtelematik.eterminservice.r4#0.1.1 (63 ms)

Package de.kvtelematik.eterminservice.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.kvtelematik.eterminservice.r4@0.1.1&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle
Url https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle
Version 3.0
Status draft
Date 2019-09-12
Name BundleEts
Title Message-Bundle: eTerminservice
Experimental True
Copyright Copyright 2018,2019 KV Telematik GmbH
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Request MessageHeader: eTS-Daten (Request)
https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Response MessageHeader: eTS-Daten anfordern (Response)


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle",
  "version" : "3.0",
  "name" : "BundleEts",
  "title" : "Message-Bundle: eTerminservice",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-09-12",
  "publisher" : "KV Telematik GmbH",
  "contact" : [
    {
      "name" : "KV Telematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.kv-telematik.de"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2018,2019 KV Telematik GmbH",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.id",
        "path" : "Bundle.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "message",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "resource"
            }
          ],
          "ordered" : true,
          "rules" : "openAtEnd"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:MessageHeader",
        "path" : "Bundle.entry",
        "sliceName" : "MessageHeader",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:MessageHeader.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:MessageHeader.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "MessageHeader",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Request",
              "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Response"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:MessageHeader.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:MessageHeader.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:MessageHeader.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.